runtime._panic.startPC (field)

3 uses

	runtime (current package)
		panic.go#L825: 	p.startPC = sys.GetCallerPC()
		panic.go#L1172: 			pc, sp = p.startPC, uintptr(p.startSP)
		runtime2.go#L1002: 	startPC uintptr